home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Risc World 3
/
Risc World 3.iso
/
SOFTWARE
/
ISSUE4
/
POWERBASE
/
SCRIPT
/
Scripts
/
Elements
/
Script3
< prev
next >
Wrap
Text File
|
2001-06-19
|
766b
|
37 lines
!SCRIPT QUIET
!MESSAGE When finished look in !Elements.PrintJobs for output file
!COMMENT Make sure default print options set
!PRINTOPTS
!COMMENT Load field selection
!SELECTION Fields
!COMMENT Pre-sort by Group before reporting
!SORT GP
!COMMENT Separate columns with a vertical bar with spaces before & after
!SPACER |
!COMMENT Divide report into "pages" of 25 lines (incl. header & blanks)
!PAGE 25
!COMMENT Set output destination to File
!DESTINATION File
!COMMENT Use saved Query file 'MainGps' which prints Groups 1-7
!COMMENT Note destination filename 'Groups1-7', followed by backslash
!QUERY Groups1-7\MainGps
!COMMENT Clear selection
!SELECTION
!COMMENT Restore default options
!PRINTOPTS
!COMMENT Open PrintJobs directory
!OBEY Run ShowDir